home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: MegaDisc / MegaDisc 08 (1988)(MegaDisc Digital Publishing)(AU)[WB].zip / MegaDisc 08 (1988)(MegaDisc Digital Publishing)(AU)[WB].adf / MD_INFO / printallfiles < prev    next >
Text File  |  1988-05-28  |  2KB  |  63 lines

  1. ;Batch file for printing out all the files on Megadisc8. Also creates
  2. ;a ram disk with a few CLI commands.
  3. megadisc8:cd c:
  4. failat 30
  5. makedir ram:c
  6. copy (assign|type|cd|echo) ram:c
  7. cd ram:c
  8. echo "  This will take a while, like a good hour...so make a coffee"
  9. echo "or use the Amiga's multi-tasking to look through more of Megadisc!"
  10. assign md8: megadisc8:
  11. type md8:ARTICLES/1.3_System prt:
  12. type md8:ARTICLES/DeskTopVideo prt:
  13. type md8:ARTICLES/Enhancing_WB prt:
  14. type md8:ARTICLES/Hints&Tips prt:
  15. type md8:ARTICLES/MegaBites prt:
  16. type md8:ARTICLES/Modeming1 prt:
  17. type md8:ARTICLES/Modeming2 prt:
  18. type md8:ARTICLES/multitasking prt:
  19. type md8:PROGRAMS/About_Virus_Progs prt:
  20. type md8:PROGRAMS/notsys.doc prt:
  21. type md8:PROGRAMS/SELECT&SWITCH prt:
  22. type md8:PROGRAMS/Utility_Progs prt:
  23. type md8:PROGRAMS/Wicon.doc prt:
  24. type md8:H_WARE_MOD/Monitor_TV prt:
  25. type md8:TUTORIALS/BASIC/BASIC_Rules prt:
  26. type md8:TUTORIALS/BASIC/Basic_Tute prt:
  27. type md8:TUTORIALS/PRINT.MANUAL_1 prt:
  28. type md8:TUTORIALS/Print.Manual_2 prt:
  29. type md8:TUTORIALS/Recover_Files prt:
  30. type md8:TUTORIALS/SC-II.Part1 prt:
  31. type md8:TUTORIALS/Startup-Sequences prt:
  32. type md8:ARTGALLERY/About_Digitising prt:
  33. type md8:GAMES_REVIEWS/Crudds_Shorts prt:
  34. type md8:GAMES_REVIEWS/F-18_School prt:
  35. type md8:GAMES_REVIEWS/Ferrari.rvw prt:
  36. type md8:GAMES_REVIEWS/Oblit.rvw prt:
  37. type md8:GAMES_REVIEWS/Tank_School prt:
  38. type md8:GAMES_REVIEWS/XR-35.rvw prt:
  39. type md8:MD_INFO/Contributions prt:
  40. type md8:MD_INFO/MD_Alphabetic_Index prt:
  41. type md8:MD_INFO/Ordering prt:
  42. type md8:MD_INFO/printallfiles prt:
  43. type md8:MD_INFO/Recent_PD prt:
  44. type md8:REVIEWS/A-Drum prt:
  45. type md8:REVIEWS/About_Anim prt:
  46. type md8:REVIEWS/About_ARP prt:
  47. type md8:REVIEWS/Dynamic_Studio prt:
  48. type md8:REVIEWS/fantareview prt:
  49. type md8:REVIEWS/Laser.rvw prt:
  50. type md8:REVIEWS/LQ500.rvw prt:
  51. type md8:REVIEWS/NX1000CL.rvw prt:
  52. type md8:REVIEWS/The_Amiga_System prt:
  53. type md8:REVIEWS/Using_DpaintII prt:
  54. type md8:FEEDBACK/For_The_Help prt:
  55. type md8:FEEDBACK/Groups&BBS_Update prt:
  56. type md8:FEEDBACK/OZ_Products prt:
  57. type md8:FEEDBACK/Readers_Hints prt:
  58. type md8:FEEDBACK/readers_letters prt:
  59. type md8:editorial prt:
  60. echo "OK, that's it, turn off the printer and let it cool down!"
  61. echo "     Why not send us in some of your own efforts?"
  62.  
  63.